[INFO] cloning repository https://github.com/mg-chao/snow-capture
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mg-chao/snow-capture" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmg-chao%2Fsnow-capture", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmg-chao%2Fsnow-capture'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14e4b373a75b3b07729e2f119552b57ae141a949
[INFO] fixing mg-chao/snow-capture against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmg-chao%2Fsnow-capture" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mg-chao/snow-capture
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/mg-chao/snow-capture
[INFO] tweaked toml for git repo https://github.com/mg-chao/snow-capture written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mg-chao/snow-capture on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mg-chao/snow-capture already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anyhow v1.0.101
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.39
[INFO] [stderr]   Downloaded moxcms v0.7.11
[INFO] [stderr]   Downloaded png v0.18.1
[INFO] [stderr]   Downloaded zerocopy v0.8.39
[INFO] [stderr]   Downloaded syn v2.0.116
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f318ab1dfd979faf902028c3f182adad621fcc82091bca3e23b80f6efeaf13e3
[INFO] running `Command { std: "docker" "start" "f318ab1dfd979faf902028c3f182adad621fcc82091bca3e23b80f6efeaf13e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f318ab1dfd979faf902028c3f182adad621fcc82091bca3e23b80f6efeaf13e3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f318ab1dfd979faf902028c3f182adad621fcc82091bca3e23b80f6efeaf13e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f318ab1dfd979faf902028c3f182adad621fcc82091bca3e23b80f6efeaf13e3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]    Compiling snow-capture v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stdout] warning: function `with_conversion_pool` is never used
[INFO] [stdout]   --> src/convert/mod.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub(crate) fn with_conversion_pool<F>(max_workers: usize, job: F)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `should_parallelize_work` is never used
[INFO] [stdout]   --> src/convert/mod.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub(crate) fn should_parallelize_work(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SurfaceRowConverter` is never constructed
[INFO] [stdout]    --> src/convert/mod.rs:268:19
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub(crate) struct SurfaceRowConverter {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `convert_rows_unchecked`, `convert_rows_maybe_parallel_unchecked`, and `convert_rows_impl` are never used
[INFO] [stdout]    --> src/convert/mod.rs:276:19
[INFO] [stdout]     |
[INFO] [stdout] 274 | impl SurfaceRowConverter {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout] 275 |     #[inline]
[INFO] [stdout] 276 |     pub(crate) fn new(format: SurfacePixelFormat, options: SurfaceConversionOptions) -> Self {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |     pub(crate) unsafe fn convert_rows_unchecked(
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 305 |     pub(crate) unsafe fn convert_rows_maybe_parallel_unchecked(
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 320 |     unsafe fn convert_rows_impl(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BgraDirtyRectKernel` is never constructed
[INFO] [stdout]    --> src/convert/mod.rs:911:19
[INFO] [stdout]     |
[INFO] [stdout] 911 | pub(crate) struct BgraDirtyRectKernel {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `run` and `needs_post_fence` are never used
[INFO] [stdout]    --> src/convert/mod.rs:918:8
[INFO] [stdout]     |
[INFO] [stdout] 916 | impl BgraDirtyRectKernel {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] 917 |     #[inline(always)]
[INFO] [stdout] 918 |     fn run(self, src: *const u8, dst: *mut u8, pixel_count: usize) {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 925 |     fn needs_post_fence(self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `select_bgra_dirty_rect_kernel` is never used
[INFO] [stdout]    --> src/convert/mod.rs:931:15
[INFO] [stdout]     |
[INFO] [stdout] 931 | pub(crate) fn select_bgra_dirty_rect_kernel(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_bgra_rows_with_kernel_unchecked` is never used
[INFO] [stdout]    --> src/convert/mod.rs:962:22
[INFO] [stdout]     |
[INFO] [stdout] 962 | pub(crate) unsafe fn convert_bgra_rows_with_kernel_unchecked(
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `finalize_bgra_dirty_rect_kernel` is never used
[INFO] [stdout]    --> src/convert/mod.rs:983:15
[INFO] [stdout]     |
[INFO] [stdout] 983 | pub(crate) fn finalize_bgra_dirty_rect_kernel(kernel: BgraDirtyRectKernel) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LARGE_PAGE_MIN_BYTES` is never used
[INFO] [stdout]   --> src/frame.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | const LARGE_PAGE_MIN_BYTES: usize = 4 * 1024 * 1024;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_mut_ptr` is never used
[INFO] [stdout]    --> src/frame.rs:321:8
[INFO] [stdout]     |
[INFO] [stdout] 300 | impl FrameBuffer {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 321 |     fn as_mut_ptr(&mut self) -> *mut u8 {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_mut_rgba_ptr` is never used
[INFO] [stdout]    --> src/frame.rs:430:19
[INFO] [stdout]     |
[INFO] [stdout] 380 | impl Frame {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 430 |     pub(crate) fn as_mut_rgba_ptr(&mut self) -> *mut u8 {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> examples/window_capture.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use windows::Win32::Foundation::POINT;
[INFO] [stdout]    |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> examples/window_capture.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |     use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `snow-capture` (example "window_capture") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> examples/benchmark.rs:225:18
[INFO] [stdout]     |
[INFO] [stdout] 225 |     use windows::Win32::Foundation::POINT;
[INFO] [stdout]     |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> examples/benchmark.rs:226:18
[INFO] [stdout]     |
[INFO] [stdout] 226 |     use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]     |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `snow-capture` (example "benchmark") due to 2 previous errors
[INFO] [stdout] warning: function `with_conversion_pool` is never used
[INFO] [stdout]   --> src/convert/mod.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub(crate) fn with_conversion_pool<F>(max_workers: usize, job: F)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `should_parallelize_work` is never used
[INFO] [stdout]   --> src/convert/mod.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub(crate) fn should_parallelize_work(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SurfaceRowConverter` is never constructed
[INFO] [stdout]    --> src/convert/mod.rs:268:19
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub(crate) struct SurfaceRowConverter {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `convert_rows_unchecked`, `convert_rows_maybe_parallel_unchecked`, and `convert_rows_impl` are never used
[INFO] [stdout]    --> src/convert/mod.rs:276:19
[INFO] [stdout]     |
[INFO] [stdout] 274 | impl SurfaceRowConverter {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout] 275 |     #[inline]
[INFO] [stdout] 276 |     pub(crate) fn new(format: SurfacePixelFormat, options: SurfaceConversionOptions) -> Self {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |     pub(crate) unsafe fn convert_rows_unchecked(
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 305 |     pub(crate) unsafe fn convert_rows_maybe_parallel_unchecked(
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 320 |     unsafe fn convert_rows_impl(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BgraDirtyRectKernel` is never constructed
[INFO] [stdout]    --> src/convert/mod.rs:911:19
[INFO] [stdout]     |
[INFO] [stdout] 911 | pub(crate) struct BgraDirtyRectKernel {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `run` and `needs_post_fence` are never used
[INFO] [stdout]    --> src/convert/mod.rs:918:8
[INFO] [stdout]     |
[INFO] [stdout] 916 | impl BgraDirtyRectKernel {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] 917 |     #[inline(always)]
[INFO] [stdout] 918 |     fn run(self, src: *const u8, dst: *mut u8, pixel_count: usize) {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 925 |     fn needs_post_fence(self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `select_bgra_dirty_rect_kernel` is never used
[INFO] [stdout]    --> src/convert/mod.rs:931:15
[INFO] [stdout]     |
[INFO] [stdout] 931 | pub(crate) fn select_bgra_dirty_rect_kernel(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_bgra_rows_with_kernel_unchecked` is never used
[INFO] [stdout]    --> src/convert/mod.rs:962:22
[INFO] [stdout]     |
[INFO] [stdout] 962 | pub(crate) unsafe fn convert_bgra_rows_with_kernel_unchecked(
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `finalize_bgra_dirty_rect_kernel` is never used
[INFO] [stdout]    --> src/convert/mod.rs:983:15
[INFO] [stdout]     |
[INFO] [stdout] 983 | pub(crate) fn finalize_bgra_dirty_rect_kernel(kernel: BgraDirtyRectKernel) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LARGE_PAGE_MIN_BYTES` is never used
[INFO] [stdout]   --> src/frame.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | const LARGE_PAGE_MIN_BYTES: usize = 4 * 1024 * 1024;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_mut_ptr` is never used
[INFO] [stdout]    --> src/frame.rs:321:8
[INFO] [stdout]     |
[INFO] [stdout] 300 | impl FrameBuffer {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 321 |     fn as_mut_ptr(&mut self) -> *mut u8 {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_mut_rgba_ptr` is never used
[INFO] [stdout]    --> src/frame.rs:430:19
[INFO] [stdout]     |
[INFO] [stdout] 380 | impl Frame {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 430 |     pub(crate) fn as_mut_rgba_ptr(&mut self) -> *mut u8 {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f318ab1dfd979faf902028c3f182adad621fcc82091bca3e23b80f6efeaf13e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f318ab1dfd979faf902028c3f182adad621fcc82091bca3e23b80f6efeaf13e3", kill_on_drop: false }`
[INFO] [stdout] f318ab1dfd979faf902028c3f182adad621fcc82091bca3e23b80f6efeaf13e3
